Toggle navigation
Home
Documentation
Knowledge
Developer Guide
Table of Contents
Introduction
About this guide
Supported Web Browsers
Supported Javascript Libraries
Working with Event Logs
Integrated Development Environment
About IDE
IDE Checklist
Working with Pages, Templates, and Content
Working with Controllers and Classes
Working with Triggers
Managing Static Assets
Using the Entity Browser
Using IDE Tools
Code Editor Features
IDE Navigation and Interface
Labels in the IDE
Magentrix Entity Query Language (MEQL)
MEQL Reference
MEQL Advanced Filtering and Functions
Active Classes
Introduction to Active Classes
Active Pages
Introduction to Active Pages
ActivePages Properties and Features
Data Models
REST API v3
REST API v2
Getting started with REST API
Understanding Magentrix Entities
Understanding Magentrix Field Types
Authentication
AuthToken
Delegated AuthToken
Querying Entities
Search
Creating Records
Updating Records
Deleting Records
Uploading Documents
Download a Document
Examples
Exporting Active Template to PDF
Creating a Custom Signup Page
Calling Apex REST methods
MVC and Ajax Refresh
Forms to Process Payments
Data List and Pagination
Including Login option on public landing pages
Chart Components
aspx:GaugeChart
aspx:PieChart
aspx:DonutChart
aspx:SerialChart
Form Components
aspx:Field
aspx:InputField
aspx:LabelFor
aspx:FieldCheckBox
aspx:FieldCardNumber
aspx:FieldDateTime
aspx:FieldDropDown
aspx:FieldText
aspx:FieldRichText
aspx:FieldFileUpload
aspx:FieldListbox
aspx:FieldLabel
aspx:FieldPicklist
aspx:FieldRadioPicklist
aspx:FieldMultipicklist
aspx:FieldCheckboxMultiPicklist
aspx:LinkButton
aspx:CommandButton
Branding Components
AppLauncher
Logo
Navbar
SitePlaceHolder
UserInfoDropDown
NavbarMenu
Social Links
Collaboration Components
community:ProfilePhoto
community:Feeds
community:FollowButton
community:Like
community:WhatToFollow
community:MyGroupsList
Custom Controllers
Controllers Overview
Working with Controllers
Controller Responses
Controller Security & Authorization
Controller Attributes (Annotations)
Advanced Controller Patterns
AspxPage Class Reference
Working with Documents
Working with Document Library Files
Creating Notes, Attachments, and Bookmarks for Records
Document Library Folder Sharing
Creating Document Library Bookmarks and Marketing Links
Working with Portals
Portal Manager
Working with Stores
Custom Store Provider
Utility Classes
DateTimeUtil Class Reference
EmailManager Class Reference
MimeContentTypes
DeviceInfo
ActivePages
URL Helper
PortalUserInfo
Cookie
SystemInfo
PhotoGallery Helper
HttpFileResponseInfo
Json Helper
HTTP Helper
HTTPRequestInfo
HttpResponseInfo
Lead Conversion (Native)
PdfHelper
FileHelper
Quarter and DateRange Classes
Integrations
ForceUtility
Messaging.Twilio
Sharepoint
Processing Payments
Stripe - ACH, Credit Card Single Payment
Stripe Recurring Payments
Stripe - Credit Card Charge
Stripe Webhooks
Stripe Account Management
Authorize.Net - Credit Card Charge
Stripe - Tokenize a Customer Card
ChargeInfo
Database Access
Query Records
Query WHERE clause
Pagination within Queries
Inserting Records
Updating Records
Search Records
Upserting Records
Deleting Records
Database Options
Query Options
Entities (Models)
Entity Types
Entity Metadata
Defining Entities and Models
Additional Model Annotations
Case Deflection
Case Deflection Implementation & Customization
Triggers
Triggers
Magentrix Trigger Lifecycle & Code Structure
OLD
Branding
Getting Started - Customizing Site Theme
Custom Fonts Support
Chat Plug-ins or Tracking scripts
Localization
Custom Labels Overview
Component Reference
aspx:ActiveLanguagesDropdown
aspx:AspxPage
aspx:ArticlePostList
aspx:ActiveTemplate
aspx:CollateralList
aspx:CalendarWidget
aspx:Dashboard
aspx:DocumentList
aspx:FaqList
aspx:InlineMessage
aspx:IncludeStyleSheet
aspx:IncludeScript
aspx:LayoutModel
aspx:PhotoGalleryWidget
aspx:NoteAndAttachmentList
aspx:Repeater
aspx:RecentArticles
aspx:RecentArticlePosts
aspx:RecentFolderContents
aspx:RecentDocuments
aspx:PartialView
aspx:ViewPanel
aspx:ViewHeader
aspx:ViewSection
aspx:ViewTabPanel
aspx:ViewTab
aspx:ViewMessages
aspx:UpcomingEvents
Javascript Libraries
JavaScript Utilities
$systemInfo
Working with requests
AJAX API (v2.0)
Modal Dialogs
Getting Started
Introduction
Authentication
Get your API Key
Get access token
Metadata
Get entity list
Describe entities
Describe an entity
Describe an entity field
Data Retrieval
Query
Search
Entity Management
Read records
Read a record
Read a record related data
Create a record
Update a record
Delete records
Static Assets
Static Assets REST API
Files
Download documents
Upload documents
Articles
Article Type
Article Post
Article Post Version
Article Category
Article Post Comment
Article Tag
Article Subscription
Article Activity
Wikis
Wiki Entity
Wiki Page
Wiki Version
Wiki Category
Document, Folder and Storage
Folder Class Reference
FolderSharingOption Class Reference
Document Class Reference
DocumentFeed Class Reference
NoteAndAttachment Class Reference
User Management
Login History
User Class Reference
HttpFileResponseInfo
Response received as a result of file download.
Properties
Name
Type
ContentType
string
ContentLength
long
ContentEncoding
string
FileContents
byte[]
StatusCode
int - return
HTTP Status code
StatusDescription
string