Method | Description | |
---|---|---|
GetProperty ( string name ) : object | ||
MasterPage ( Node parent ) : System | ||
MasterPage ( Node parent, string nodeTypeName ) : System | ||
SetProperty ( string name, object value ) : void |
Method | Description | |
---|---|---|
MasterPage ( |
public MasterPage ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
return | System |
protected MasterPage ( |
||
nt | ||
return | System |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
return | void |