Свойство | Тип | Описание | |
---|---|---|---|
GetPathFromContentView | string | ||
PrepareWrapperCssClass | string | ||
SetServiceUrl | void |
Метод | Описание | |
---|---|---|
FindContainerActionMenu ( |
||
GetReplacedScenarioParameters ( ) : string | ||
GetScriptDescriptors ( ) : IEnumerable |
Gets a collection of script descriptors that represent ECMAScript (JavaScript) client components.
|
|
GetScriptReferences ( ) : IEnumerable |
Gets a collection of T:System.Web.UI.ScriptReference objects that define script resources that the control requires.
|
|
RenderBeginTag ( System.Web.UI.HtmlTextWriter writer ) : void | ||
RenderEndTag ( System.Web.UI.HtmlTextWriter writer ) : void |
Метод | Описание | |
---|---|---|
CreateChildControls ( ) : void | ||
OnInit ( |
||
OnPreRender ( |
||
Render ( System.Web.UI.HtmlTextWriter writer ) : void |
Метод | Описание | |
---|---|---|
GetPathFromContentView ( |
||
PrepareWrapperCssClass ( ) : string | ||
SetServiceUrl ( ) : void |
Sets the callback URL of the ActionMenu. It represents the service url with correct parameters for the actions.
|
public static FindContainerActionMenu ( |
||
control | ||
Результат |
public GetReplacedScenarioParameters ( ) : string | ||
Результат | string |
public GetScriptDescriptors ( ) : IEnumerable |
||
Результат | IEnumerable |
public GetScriptReferences ( ) : IEnumerable |
||
Результат | IEnumerable |
protected OnPreRender ( |
||
e | ||
Результат | void |
protected Render ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
Результат | void |
public RenderBeginTag ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
Результат | void |
public RenderEndTag ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
Результат | void |