User Control Sample

<% Html.RenderPartial("../Other/OtherControl", new string[] { "ListItem1",
        "ListItemN" }); %>