Property | Type | Description | |
---|---|---|---|
AddBrailCommonConfiguration | void | ||
AddContactViews | void | ||
AddGlobalApplication | void | ||
AddHomeViews | void | ||
AddLayout | void | ||
AddLoginViews | void | ||
AddRescue | void | ||
AddRoutingConfiguration | void | ||
AddView | void | ||
AddViewEngineConfiguration | void | ||
CreateXmlDomForConfig | |||
PersistWebConfig | void | ||
ProcessWebConfig | void | ||
RegisterController | void | ||
RegisterControllers | void | ||
UpdateProjectToUseCassini | void | ||
UpdateReferences | void | ||
ViewFileExtension | string |
Method | Description | |
---|---|---|
AddExtensions ( IList extensions ) : void | ||
AddPanels ( |
||
AddProjects ( Castle.VSNetIntegration.CastleWizards.Shared.ExtensionContext context ) : void | ||
PostProcess ( Castle.VSNetIntegration.CastleWizards.Shared.ExtensionContext context ) : void |
Method | Description | |
---|---|---|
AddBrailCommonConfiguration ( |
||
AddContactViews ( Project project ) : void | ||
AddGlobalApplication ( Project project ) : void | ||
AddHomeViews ( Project project ) : void | ||
AddLayout ( Project project ) : void | ||
AddLoginViews ( Project project ) : void | ||
AddRescue ( Project project ) : void | ||
AddRoutingConfiguration ( |
||
AddView ( Project project, string controller, string action ) : void | ||
AddViewEngineConfiguration ( |
||
CreateXmlDomForConfig ( Project project, String file ) : |
||
PersistWebConfig ( ) : void | ||
ProcessWebConfig ( ) : void | ||
RegisterController ( |
||
RegisterControllers ( |
||
UpdateProjectToUseCassini ( Project project ) : void | ||
UpdateReferences ( Project project ) : void | ||
ViewFileExtension ( ) : string |
protected AddExtensions ( IList extensions ) : void | ||
extensions | IList | |
return | void |
protected AddPanels ( |
||
dlg | ||
return | void |
protected AddProjects ( Castle.VSNetIntegration.CastleWizards.Shared.ExtensionContext context ) : void | ||
context | Castle.VSNetIntegration.CastleWizards.Shared.ExtensionContext | |
return | void |
protected PostProcess ( Castle.VSNetIntegration.CastleWizards.Shared.ExtensionContext context ) : void | ||
context | Castle.VSNetIntegration.CastleWizards.Shared.ExtensionContext | |
return | void |