| RepositorySelectById Method (String) |
Namespace:
Dynamicweb.Content.Items.Queries
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public virtual Item SelectById(
string id
)
Public Overridable Function SelectById (
id As String
) As Item
Parameters
- id
- Type: SystemString
Return Value
Type:
ItemSee Also