'Declaration
Protected Overloads Function CreatePlaceHolderDesignTimeHtml( _ ByVal instruction As System.String _ ) As System.String
'Usage
Dim instance As NWebControlDesigner Dim instruction As System.String Dim value As System.String value = instance.CreatePlaceHolderDesignTimeHtml(instruction)
protected System.string CreatePlaceHolderDesignTimeHtml( System.string instruction )
Parameters
- instruction