%@ Page Language="C#" MasterPageFile="~/Public/MasterVerticalTwoFrameInnerPage.master" AutoEventWireup="true" CodeFile="Extensibility.aspx.cs"
Inherits="Public_Products_stiX_Extensibility" Title="Extensibility" %>
Extensible Architecture
The core functionality provided to an information object can be expanded by means of the extensions to stiX. Extension can be added to:
- Fundamental operations like insert, edit, search, details and list operations on the objects.
- Business logic extension can be added to enable custom data processing operations on the objects.
- Input validations can be added to handle custom types that meet user specific requirements.
- Styling of the applications can be altered with custom stylesheets.