PreviewGenerate(String, XPathNavigator, String, String, Boolean) Method
Namespace: Centralpoint.Web.UI.ControlsAssembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
public static string Generate(
string value,
XPathNavigator attribute,
string connectionString,
string rootPath,
bool isRepeated = false
)
Public Shared Function Generate (
value As String,
attribute As XPathNavigator,
connectionString As String,
rootPath As String,
Optional isRepeated As Boolean = false
) As String
- value String
-
- attribute XPathNavigator
-
- connectionString String
-
- rootPath String
-
- isRepeated Boolean (Optional)
-
String