CpCollectionAttributesUpdateFile(Control, String, CpCollection, String, Boolean) Method
Namespace: Centralpoint.Web.UI.ConsoleAssembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
public static string UpdateFile(
Control parent,
string xmlFile,
CpCollection updateCollection,
string idPrefix,
bool utf8FileEncoding
)
Public Shared Function UpdateFile (
parent As Control,
xmlFile As String,
updateCollection As CpCollection,
idPrefix As String,
utf8FileEncoding As Boolean
) As String
- parent Control
-
- xmlFile String
-
- updateCollection CpCollection
-
- idPrefix String
-
- utf8FileEncoding Boolean
-
String