APNSoft Controls [4.5.2.20] - API Reference
RatingSegment.Add Method (String, Int32)
Adds a new segment. New segment is added after the current segment.
[Visual Basic]Overloads Public Function Add( _
ByVal
NewID As String, _
ByVal
Value As Integer _
) As
RatingSegment Parameters
- NewID
- ID of the new segment.
- Value
- Segment value.
Return Value
New segment.
See Also
RatingSegment Class | APNSoft.WebControls Namespace | RatingSegment.Add Overload List