Method | Description | |
---|---|---|
Alias ( ) : string |
This Alias must be unique and is used as an identifier that must match the alias in the package action XML
|
|
Execute ( string packageName, |
Append the xmlData nodes to the UI.xml file
|
|
SampleXml ( ) : |
||
Undo ( string packageName, |
Method | Description | |
---|---|---|
getUser ( ) : umbraco.BusinessLogic.User |
public Execute ( string packageName, |
||
packageName | string | Name of the package that we install |
xmlData | The data that must be appended to the UI.xml file | |
return | bool |
public Undo ( string packageName, |
||
packageName | string | |
xmlData | ||
return | bool |