ModulesTestInterface(String, String, String) Method
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public bool TestInterface(
string xml,
string columnName,
string interfaceId
)
Public Function TestInterface (
xml As String,
columnName As String,
interfaceId As String
) As Boolean
- xml String
-
- columnName String
-
- interfaceId String
-
Boolean