Method | Description | |
---|---|---|
InstantiateIn ( |
When implemented by a class, defines the T:System.Web.UI.Control object that child controls and templates belong to. These child controls are in turn defined within an inline template.
|
|
SecurityFieldTemplate ( System page, int entityTypeId, string titleField ) : System |
Initializes a new instance of the SecurityFieldTemplate class.
|
Method | Description | |
---|---|---|
aSecure_DataBinding ( object sender, EventArgs e ) : void |
public InstantiateIn ( |
||
container | The |
|
return | void |
public SecurityFieldTemplate ( System page, int entityTypeId, string titleField ) : System | ||
page | System | The page. |
entityTypeId | int | The entity type id. |
titleField | string | The title field. |
return | System |