Dynamicweb.eCommerce.Common Namespace > Functions Class > ButtonCreator Method : ButtonCreator(String,String,Boolean,Boolean,Boolean,Boolean,String,String) Method |
true
[show arrow down].
true
[showseparator].
true
[clickable].
true
[disabled].
'Declaration
Public Overloads Shared Function ButtonCreator( _ ByVal ButtonName As String, _ ByVal jsurl As String, _ ByVal showArrowDown As Boolean, _ ByVal showseparator As Boolean, _ Optional ByVal clickable As Boolean, _ Optional ByVal disabled As Boolean, _ Optional ByVal MenuHolder As String, _ Optional ByVal imgId As String _ ) As String
public static string ButtonCreator( string ButtonName, string jsurl, bool showArrowDown, bool showseparator, bool clickable, bool disabled, string MenuHolder, string imgId )
true
[show arrow down].true
[showseparator].true
[clickable].true
[disabled].Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2