This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the next free number for a given Smartlet type.
Namespace: Smartsite.Scf
Assembly: Smartsite.Scf (in Smartsite.Scf.dll)
Syntax
C# | Copy Code |
---|---|
public int GetNextNumber( string name ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Function GetNextNumber ( _ name As _ ) As Integer |
Parameters
- name
- String
The name.
Return Value
IntegerSee Also
Smartlets Class
Smartsite.Scf Namespace