You are here: Data Classes > Ektron.Cms.Commerce Namespace > Classes > OptionGroupData Class > OptionGroupData Constructor > OptionGroupData
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
OptionGroupData.OptionGroupData Constructor (long, string, string, string, long)
C#
public OptionGroupData(long id, string groupName, string description, string image, long entryId);
Visual Basic
Public Sub New(id As long, groupName As string, description As string, image As string, entryId As long)
Parameters 
Description 
id 
Id of option group. 
groupName 
Name of the option group. 
description 
Description of the OptionGroup 
image 
path to image associated with option group. 
entryId 
Id of entry owning this option group. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!