Property | Type | Description | |
---|---|---|---|
GetDocumentManagerDefinition | DialogDefinition | ||
GetImageEditorDefinition | DialogDefinition | ||
GetImageManagerDefinition | DialogDefinition | ||
InitDialogOpener | void | ||
InitEditorProvider | void |
Method | Description | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
GetDocumentManagerDefinition ( string paths ) : DialogDefinition | ||
GetImageEditorDefinition ( string paths ) : DialogDefinition | ||
GetImageManagerDefinition ( string paths ) : DialogDefinition | ||
InitDialogOpener ( ) : void | ||
InitEditorProvider ( ) : void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |