  | IParagraphServiceUpdateSortIndex Method  | 
  
    Namespace: 
   Dynamicweb.Content
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxvoid UpdateSortIndex(
	int paragraphId,
	int sortIndex,
	string container
)
Sub UpdateSortIndex ( 
	paragraphId As Integer,
	sortIndex As Integer,
	container As String
)
Parameters
- paragraphId
 - Type: SystemInt32
 - sortIndex
 - Type: SystemInt32
 - container
 - Type: SystemString
 
See Also