'DeclarationProtected Overloads Function CreatePlaceHolderDesignTimeHtml( _ ByVal instruction As System.String _ ) As System.String
'UsageDim instance As NDrawingViewDesigner Dim instruction As System.String Dim value As System.String value = instance.CreatePlaceHolderDesignTimeHtml(instruction)
protected System.string CreatePlaceHolderDesignTimeHtml( System.string instruction )
Parameters
- instruction