Property | Type | Description | |
---|---|---|---|
SynchronizeElements | void | ||
ViewConfiguration | System |
Method | Description | |
---|---|---|
Create ( |
Creates a new ViewConfiguration instance for the specified controller and viewInfo.
|
|
Process ( ) : |
Discovers any module XML elements in the current configuration, and creates and processed their matching module instances.
|
|
ToString ( ) : string |
Method | Description | |
---|---|---|
SynchronizeElements ( |
||
ViewConfiguration ( |
public static Create ( |
||
controller | The controller for which to create the view configuration. | |
viewInfo | The object that contains the information about the view. | |
return |