Méthode | Description | |
---|---|---|
GetProperty ( string name ) : object | ||
MasterPage ( Node parent ) : System | ||
MasterPage ( Node parent, string nodeTypeName ) : System | ||
SetProperty ( string name, object value ) : void |
Méthode | Description | |
---|---|---|
MasterPage ( |
public GetProperty ( string name ) : object | ||
name | string | |
Résultat | object |
public MasterPage ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
Résultat | System |
protected MasterPage ( |
||
nt | ||
Résultat | System |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
Résultat | void |